From: Eli Zaretskii Date: Sat, 20 Oct 2012 14:56:09 +0000 (+0200) Subject: Fix a typo in lib-src/ChangeLog. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2326^2~666^2~25 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=71aa63da789e39ef49a2716fb977d2ea0e2d5f07;p=emacs.git Fix a typo in lib-src/ChangeLog. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 02561c4aa3a..40da102620b 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -4,7 +4,7 @@ 2012-10-20 Eli Zaretskii - Prevent silent omission of doc strings from uncompile Lisp files. + Prevent silent omission of doc strings from uncompiled Lisp files. * make-docfile.c (scan_lisp_file): Barf if called with a .el file other than one of a small list of supported un-compiled files.